home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMEDITORRTF / TFRMEDITORRTF.txt < prev   
Encoding:
Text File  |  2004-05-18  |  32.0 KB  |  1,046 lines

  1. object FrmEditorRTF: TFrmEditorRTF
  2.   Left = 747
  3.   Top = 243
  4.   Width = 593
  5.   Height = 389
  6.   Caption = 'Editor'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   KeyPreview = True
  15.   Menu = MainMenu1
  16.   OldCreateOrder = True
  17.   Position = poDefaultPosOnly
  18.   Scaled = False
  19.   OnActivate = FormActivate
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object Panel1: TPanel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 585
  28.     Height = 324
  29.     Align = alClient
  30.     BevelOuter = bvNone
  31.     ParentColor = True
  32.     TabOrder = 0
  33.     object PnlCenter: TElPanel
  34.       Left = 0
  35.       Top = 0
  36.       Width = 585
  37.       Height = 324
  38.       Align = alClient
  39.       BevelOuter = bvNone
  40.       UseXPThemes = False
  41.       ParentColor = True
  42.       TabOrder = 0
  43.       DockOrientation = doNoOrient
  44.       object PnlBody: TPanel
  45.         Left = 0
  46.         Top = 0
  47.         Width = 585
  48.         Height = 324
  49.         Align = alClient
  50.         BevelOuter = bvNone
  51.         TabOrder = 0
  52.         object PnlHTMLToolbar: TPanel
  53.           Left = 0
  54.           Top = 0
  55.           Width = 585
  56.           Height = 30
  57.           Align = alTop
  58.           BevelInner = bvRaised
  59.           BevelOuter = bvLowered
  60.           TabOrder = 0
  61.           object cbFontName: TWPopOutFntCBox
  62.             Left = 2
  63.             Top = 4
  64.             Width = 128
  65.             Height = 22
  66.             Hint = 'Choose font'
  67.             OnClick = cbFontNameClick
  68.             DropDownCount = 16
  69.             Font.Charset = DEFAULT_CHARSET
  70.             Font.Color = clWindowText
  71.             Font.Height = 15
  72.             Font.Name = 'Arial'
  73.             Font.Style = []
  74.             ParentFont = False
  75.             TabOrder = 0
  76.             TabStop = False
  77.             PanelColor = clSilver
  78.             MoveUsedToTop = False
  79.             PopUpWidth = 200
  80.             PopUpHeight = 45
  81.             FontName = 'MS Sans Serif'
  82.           end
  83.           object WPTool: TWPToolBar
  84.             Left = 129
  85.             Top = 2
  86.             Width = 414
  87.             Height = 25
  88.             ParentColor = False
  89.             UseDockManager = False
  90.             KeepGroupsTogether = True
  91.             BevelLines = []
  92.             AutoEnabling = True
  93.             BevelOuter = bvNone
  94.             WidthBetweenGroups = 4
  95.             FontChoice = fsPrinterFonts
  96.             sel_ListBoxes = [SelFontSize, SelFontColor]
  97.             sel_StatusIcons = [SelBold, SelItalic, SelUnder, SelHyperLink, SelLeft, SelRight, SelBlock, SelCenter]
  98.             sel_ActionIcons = []
  99.             sel_DatabaseIcons = []
  100.             sel_EditIcons = []
  101.             sel_TableIcons = [SelCreateTable]
  102.             sel_OutlineIcons = [SelBullets, SelNumbers, SelNextLevel, SelPriorLevel]
  103.             FontSizeFrom = 8
  104.             OnIconSelection = WPToolIconSelection
  105.             FlatButtons = True
  106.             ButtonHeight = 0
  107.             TrueTypeOnly = False
  108.             NextToolBar = WPTool2
  109.           end
  110.           object WPTool2: TWPToolBar
  111.             Left = 628
  112.             Top = 2
  113.             Width = 107
  114.             Height = 25
  115.             ParentColor = False
  116.             UseDockManager = False
  117.             KeepGroupsTogether = True
  118.             BevelLines = []
  119.             AutoEnabling = True
  120.             BevelOuter = bvNone
  121.             WidthBetweenGroups = 4
  122.             FontChoice = fsPrinterFonts
  123.             sel_ListBoxes = []
  124.             sel_StatusIcons = []
  125.             sel_ActionIcons = []
  126.             sel_DatabaseIcons = []
  127.             sel_EditIcons = []
  128.             sel_TableIcons = [SelInsRow, SelDelRow, SelSplitCell, SelCombineCell]
  129.             sel_OutlineIcons = []
  130.             FontSizeFrom = 8
  131.             FlatButtons = True
  132.             ButtonHeight = 0
  133.             TrueTypeOnly = False
  134.           end
  135.         end
  136.         object WPRuler: TWPRuler
  137.           Left = 0
  138.           Top = 30
  139.           Width = 585
  140.           Height = 22
  141.           ColorRuler = clBtnShadow
  142.           ColorTextArea = clWindow
  143.           ColorLabel = clBlack
  144.           ColorTableMarker = clBtnShadow
  145.           ColorMarginMarker = clBtnFace
  146.           DrawOptions = [wrShowNumbers, wrShowLines, wpChangePageMargins]
  147.           ColorMarker = clBtnFace
  148.           ColorTabStop = clBlack
  149.           MarkerWidth = 9
  150.           InnerBorder = 6
  151.           Options = [wrShowTabSelector, wrShowTabStops, wpUseIntervalls, wpDrawIndentLine]
  152.           Units = wrCentimeter
  153.           Align = alTop
  154.           Font.Charset = DEFAULT_CHARSET
  155.           Font.Color = clWindowText
  156.           Font.Height = -13
  157.           Font.Name = 'Arial'
  158.           Font.Style = []
  159.           ParentFont = False
  160.         end
  161.         object PnlWPBody: TPanel
  162.           Left = 0
  163.           Top = 52
  164.           Width = 585
  165.           Height = 272
  166.           Align = alClient
  167.           BevelOuter = bvNone
  168.           TabOrder = 2
  169.           object WPBody: TWPRichText
  170.             Left = 24
  171.             Top = 6
  172.             Width = 561
  173.             Height = 266
  174.             Cursor = crIBeam
  175.             WPStyleCollection = StyleCollection
  176.             RTFVariables = <>
  177.             AcceptFiles = False
  178.             AfterCompleteWordEvent = WPBodyAfterCompleteWordEvent
  179.             EditBoxModes = [wpemLimitTextWidth]
  180.             LayoutMode = wplayNormal
  181.             FormatOptions = [wpfDontBreakTableRows]
  182.             Header.StoreOptions = []
  183.             Header.HTMLStoreOptions = [soAllFontInformation]
  184.             Header.LoadOptions = []
  185.             Header.UsedUnit = UnitIn
  186.             Header.RoundTabs = True
  187.             Header.RoundTabsDivForInch = 90
  188.             Header.RoundTabsDivForCm = 144
  189.             Header.DecimalTabChar = #0
  190.             Header.PrintHeaderFooterInPageMargins = True
  191.             Header.DefaultTabstop = 254
  192.             Header.DefaultPageWidth = 12240
  193.             Header.DefaultPageHeight = 15840
  194.             Header.DefaultTopMargin = 1440
  195.             Header.DefaultBottomMargin = 1440
  196.             Header.DefaultLeftMargin = 1880
  197.             Header.DefaultRightMargin = 1880
  198.             Header.DefaultMarginHeader = 720
  199.             Header.DefaultMarginFooter = 720
  200.             Header.DefaultLandscape = False
  201.             Header.MarginMirror = False
  202.             Header.PageWidth = 12240
  203.             Header.PageHeight = 15840
  204.             Header.LeftMargin = 1880
  205.             Header.RightMargin = 1880
  206.             Header.TopMargin = 1440
  207.             Header.BottomMargin = 1440
  208.             Header.MarginHeader = 720
  209.             Header.MarginFooter = 720
  210.             Header.Landscape = False
  211.             Header.DefaultPageSize = wp_Custom
  212.             Header.PageSize = wp_Custom
  213.             PrintParameter.NumberOfCopies = 1
  214.             PrintParameter.PrintTitle = 'E-mail message'
  215.             PrintParameter.PageMirror = False
  216.             PrintParameter.PageRange = wprAllPages
  217.             PrintParameter.PageSides = wpsAll
  218.             PrintParameter.PrintHeaderFooter = wprNever
  219.             PrintParameter.PrintHeaderFooterOnLastPage = [wprHeader, wprFooter]
  220.             PrintParameter.PrintOptions = []
  221.             WYSIWYG = False
  222.             ReadOnly = False
  223.             OnCharacterAttrChange = WPBodyCharacterAttrChange
  224.             WPToolBar = WPTool
  225.             WPUndoStack = UndoStack
  226.             WPRuler = WPRuler
  227.             WPGutter = WPGutter
  228.             HyperLinkCursor = crDefault
  229.             TextObjectCursor = crArrow
  230.             NoBlockMarking = False
  231.             OneClickHyperlink = False
  232.             ScreenResMode = rmNormal
  233.             WordWrap = True
  234.             TextSaveFormat = 'AUTO'
  235.             TextLoadFormat = 'AUTO'
  236.             AutoZoom = wpAutoZoomOff
  237.             Zooming = 100
  238.             Resizing = 100
  239.             Inserting = True
  240.             HTMLStoreComment = shcFootnote
  241.             OnHTMLCreateImageEvent = WPBodyHTMLCreateImageEvent
  242.             HTMLCreateImages = wpciCreateImageEvent
  243.             ViewOptions = [wpGrayTables]
  244.             ClipboardOptions = [wpcoDontPasteRTF, wpcoDontPasteGraphics]
  245.             EditOptions = [wpTableResizing, wpTableOneCellResizing, wpTableColumnResizing, wpObjectMoving, wpObjectResizingWidth, wpObjectResizingHeight, wpObjectResizingKeepRatio, wpObjectSelecting, wpObjectDeletion, wpFieldObjectsAsGraphicObjects, wpSpreadsheetCursorMovement, wpActivateUndo, wpActivateUndoHotkey, wpActivateRedo, wpActivateRedoHotkey, wpMoveCPOnPageUpDown]
  246.             BackgroundScrolling = True
  247.             Transparent = False
  248.             BackgroundLoadFromFile = True
  249.             BackgroundSaveToFile = True
  250.             HighLightColor = clHighlight
  251.             HighLightTextColor = clHighlightText
  252.             InsertPointAttr.Bold = tsIgnore
  253.             InsertPointAttr.Italic = tsIgnore
  254.             InsertPointAttr.DoubleUnderline = False
  255.             InsertPointAttr.Underline = tsIgnore
  256.             InsertPointAttr.StrikeOut = tsIgnore
  257.             InsertPointAttr.SuperScript = tsIgnore
  258.             InsertPointAttr.SubScript = tsIgnore
  259.             InsertPointAttr.Hidden = False
  260.             InsertPointAttr.UnderlineColor = clBlack
  261.             InsertPointAttr.TextColor = clRed
  262.             InsertPointAttr.BackgroundColor = clBlack
  263.             InsertPointAttr.UseUnderlineColor = False
  264.             InsertPointAttr.UseTextColor = True
  265.             InsertPointAttr.UseBackgroundColor = False
  266.             HiddenTextAttr.Bold = tsIgnore
  267.             HiddenTextAttr.Italic = tsIgnore
  268.             HiddenTextAttr.DoubleUnderline = False
  269.             HiddenTextAttr.Underline = tsIgnore
  270.             HiddenTextAttr.StrikeOut = tsIgnore
  271.             HiddenTextAttr.SuperScript = tsIgnore
  272.             HiddenTextAttr.SubScript = tsIgnore
  273.             HiddenTextAttr.Hidden = True
  274.             HiddenTextAttr.UnderlineColor = clBlack
  275.             HiddenTextAttr.TextColor = clBlack
  276.             HiddenTextAttr.BackgroundColor = clBlack
  277.             HiddenTextAttr.UseUnderlineColor = False
  278.             HiddenTextAttr.UseTextColor = False
  279.             HiddenTextAttr.UseBackgroundColor = False
  280.             FieldObjectTextAttr.Bold = tsIgnore
  281.             FieldObjectTextAttr.Italic = tsIgnore
  282.             FieldObjectTextAttr.DoubleUnderline = False
  283.             FieldObjectTextAttr.Underline = tsIgnore
  284.             FieldObjectTextAttr.StrikeOut = tsIgnore
  285.             FieldObjectTextAttr.SuperScript = tsIgnore
  286.             FieldObjectTextAttr.SubScript = tsIgnore
  287.             FieldObjectTextAttr.Hidden = False
  288.             FieldObjectTextAttr.UnderlineColor = clBlack
  289.             FieldObjectTextAttr.TextColor = clBlack
  290.             FieldObjectTextAttr.BackgroundColor = clBlack
  291.             FieldObjectTextAttr.UseUnderlineColor = False
  292.             FieldObjectTextAttr.UseTextColor = False
  293.             FieldObjectTextAttr.UseBackgroundColor = False
  294.             FieldObjectTextAttr.HotEffect = wpeffPopup
  295.             FieldObjectTextAttr.HotStyleIsActive = True
  296.             FieldObjectTextAttr.HotEffectColor = clBtnFace
  297.             AutomaticTextAttr.Bold = tsIgnore
  298.             AutomaticTextAttr.Italic = tsIgnore
  299.             AutomaticTextAttr.DoubleUnderline = False
  300.             AutomaticTextAttr.Underline = tsIgnore
  301.             AutomaticTextAttr.StrikeOut = tsIgnore
  302.             AutomaticTextAttr.SuperScript = tsIgnore
  303.             AutomaticTextAttr.SubScript = tsIgnore
  304.             AutomaticTextAttr.Hidden = False
  305.             AutomaticTextAttr.UnderlineColor = clBlack
  306.             AutomaticTextAttr.TextColor = clBlack
  307.             AutomaticTextAttr.BackgroundColor = clBlack
  308.             AutomaticTextAttr.UseUnderlineColor = False
  309.             AutomaticTextAttr.UseTextColor = False
  310.             AutomaticTextAttr.UseBackgroundColor = False
  311.             HyperlinkTextAttr.Bold = tsIgnore
  312.             HyperlinkTextAttr.Italic = tsIgnore
  313.             HyperlinkTextAttr.DoubleUnderline = False
  314.             HyperlinkTextAttr.Underline = tsTRUE
  315.             HyperlinkTextAttr.StrikeOut = tsIgnore
  316.             HyperlinkTextAttr.SuperScript = tsIgnore
  317.             HyperlinkTextAttr.SubScript = tsIgnore
  318.             HyperlinkTextAttr.Hidden = False
  319.             HyperlinkTextAttr.UnderlineColor = clBlue
  320.             HyperlinkTextAttr.TextColor = clBlack
  321.             HyperlinkTextAttr.BackgroundColor = clBlack
  322.             HyperlinkTextAttr.UseUnderlineColor = True
  323.             HyperlinkTextAttr.UseTextColor = False
  324.             HyperlinkTextAttr.UseBackgroundColor = False
  325.             ProtectedTextAttr.Bold = tsIgnore
  326.             ProtectedTextAttr.Italic = tsIgnore
  327.             ProtectedTextAttr.DoubleUnderline = False
  328.             ProtectedTextAttr.Underline = tsIgnore
  329.             ProtectedTextAttr.StrikeOut = tsIgnore
  330.             ProtectedTextAttr.SuperScript = tsIgnore
  331.             ProtectedTextAttr.SubScript = tsIgnore
  332.             ProtectedTextAttr.Hidden = False
  333.             ProtectedTextAttr.UnderlineColor = clBlack
  334.             ProtectedTextAttr.TextColor = clBlack
  335.             ProtectedTextAttr.BackgroundColor = clBlack
  336.             ProtectedTextAttr.UseUnderlineColor = False
  337.             ProtectedTextAttr.UseTextColor = False
  338.             ProtectedTextAttr.UseBackgroundColor = False
  339.             ProtectedTextAttr.UseHotBackgroundColor = True
  340.             ProtectedTextAttr.AlsoUseForPrintout = False
  341.             BookmarkTextAttr.Bold = tsIgnore
  342.             BookmarkTextAttr.Italic = tsIgnore
  343.             BookmarkTextAttr.DoubleUnderline = False
  344.             BookmarkTextAttr.Underline = tsTRUE
  345.             BookmarkTextAttr.StrikeOut = tsIgnore
  346.             BookmarkTextAttr.SuperScript = tsIgnore
  347.             BookmarkTextAttr.SubScript = tsIgnore
  348.             BookmarkTextAttr.Hidden = False
  349.             BookmarkTextAttr.UnderlineColor = clGreen
  350.             BookmarkTextAttr.TextColor = clBlack
  351.             BookmarkTextAttr.BackgroundColor = clBlack
  352.             BookmarkTextAttr.UseUnderlineColor = True
  353.             BookmarkTextAttr.UseTextColor = False
  354.             BookmarkTextAttr.UseBackgroundColor = False
  355.             XOffset = 0
  356.             YOffset = 141
  357.             OnXPosChanged = WPBodyXPosChanged
  358.             OnYPosChanged = WPBodyYPosChanged
  359.             ProtectedProp = [ppProtected, ppHidden]
  360.             WriteBitmapMode = wbmDIBBitmap
  361.             WriteObjectMode = wobDependingOnObject
  362.             DefaultFont.Color = clNone
  363.             DefaultFont.BKColor = clNone
  364.             DefaultFont.Name = 'Arial'
  365.             DefaultFont.Size = 11
  366.             DefaultFont.Style = []
  367.             DefaultFont.UseBKColor = False
  368.             DBCSMode = []
  369.             Align = alClient
  370.             BorderStyle = bsNone
  371.             ColorDesktop = clBtnShadow
  372.             MaxLength = 0
  373.             ParentColor = False
  374.             PopupMenu = PopupBody
  375.             ScrollBars = ssVertical
  376.             TabOrder = 0
  377.             TabStop = True
  378.             WantTabs = True
  379.             DragAndDropSupport = True
  380.             OnChange = WPBodyChange
  381.             OnKeyDown = WPBodyKeyDown
  382.           end
  383.           object WPGutter: TWPGutter
  384.             Left = 0
  385.             Top = 6
  386.             Width = 24
  387.             Height = 266
  388.             PaintImages = []
  389.             PaintImagesSecond = []
  390.             PaintImagesThird = []
  391.             ActiveImages = [wpgiHasClosedChildren, wpgiHasOpenChildren, wgpiArrowDown, wgpiArrowLeft, wgpiIndexParagraph, wgpiStdParagraph, wgpiProtected, wgpiNotProtected, wgpiHasStyle, wpgiComment, wpgiBookmark]
  392.             ShowLineNumbers = True
  393.             Align = alLeft
  394.             BevelOuter = bvNone
  395.             Font.Charset = DEFAULT_CHARSET
  396.             Font.Color = clWindowText
  397.             Font.Height = -10
  398.             Font.Name = 'Tahoma'
  399.             Font.Style = []
  400.           end
  401.           object PnlBodyTop: TPanel
  402.             Left = 0
  403.             Top = 0
  404.             Width = 585
  405.             Height = 6
  406.             Align = alTop
  407.             BevelOuter = bvNone
  408.             TabOrder = 2
  409.           end
  410.         end
  411.       end
  412.     end
  413.   end
  414.   object MainMenu1: TMainMenu
  415.     Left = 20
  416.     Top = 247
  417.     object File1: TMenuItem
  418.       Caption = '&File'
  419.       object Open1: TMenuItem
  420.         Caption = '&Open...'
  421.         ShortCut = 16463
  422.       end
  423.       object MenuSaveToDraft: TMenuItem
  424.         Tag = 1
  425.         Caption = 'Save To Draft'
  426.         ShortCut = 16467
  427.       end
  428.       object Save1: TMenuItem
  429.         Caption = '&Save As...'
  430.       end
  431.       object N26: TMenuItem
  432.         Caption = '-'
  433.       end
  434.       object MenuSaveTemplate: TMenuItem
  435.         Tag = 2
  436.         Caption = 'Save Template'
  437.         Enabled = False
  438.         Visible = False
  439.       end
  440.       object SaveasTemplate1: TMenuItem
  441.         Caption = 'Save &as Template...'
  442.       end
  443.       object N8: TMenuItem
  444.         Caption = '-'
  445.       end
  446.       object PageSetup1: TMenuItem
  447.         Caption = 'Page Set&up...'
  448.       end
  449.       object Print1: TMenuItem
  450.         Caption = '&Print...'
  451.         ShortCut = 16464
  452.       end
  453.       object N1: TMenuItem
  454.         Caption = '-'
  455.       end
  456.       object Close1: TMenuItem
  457.         Caption = '&Close'
  458.       end
  459.     end
  460.     object Edit1: TMenuItem
  461.       Caption = '&Edit'
  462.       object Undo2: TMenuItem
  463.         Caption = '&Undo'
  464.         ShortCut = 16474
  465.       end
  466.       object Redo2: TMenuItem
  467.         Caption = 'Redo'
  468.         ShortCut = 16473
  469.         OnClick = Redo1Click
  470.       end
  471.       object Redo1: TMenuItem
  472.         Caption = 'Redo'
  473.         ShortCut = 24666
  474.         Visible = False
  475.         OnClick = Redo1Click
  476.       end
  477.       object N2: TMenuItem
  478.         Caption = '-'
  479.       end
  480.       object Find1: TMenuItem
  481.         Caption = 'Find...'
  482.         ShortCut = 16454
  483.       end
  484.       object FindNext1: TMenuItem
  485.         Caption = 'Find Next'
  486.         ShortCut = 24646
  487.       end
  488.       object Replace1: TMenuItem
  489.         Caption = 'Replace...'
  490.         ShortCut = 16456
  491.       end
  492.       object N13: TMenuItem
  493.         Caption = '-'
  494.       end
  495.       object Cut2: TMenuItem
  496.         Caption = 'Cu&t'
  497.         ShortCut = 16472
  498.       end
  499.       object Copy2: TMenuItem
  500.         Caption = '&Copy'
  501.         ShortCut = 16451
  502.       end
  503.       object Past1: TMenuItem
  504.         Caption = '&Paste'
  505.         ShortCut = 16470
  506.       end
  507.       object PasteStyled2: TMenuItem
  508.         Caption = 'Paste &Styled'
  509.         ShortCut = 24642
  510.         OnClick = PasteStyled1Click
  511.       end
  512.       object PasteQuoted: TMenuItem
  513.         Caption = 'Paste Quoted'
  514.         ShortCut = 24662
  515.       end
  516.       object Cut3: TMenuItem
  517.         Caption = 'Cu&t'
  518.         ShortCut = 8238
  519.         Visible = False
  520.       end
  521.       object Copy3: TMenuItem
  522.         Caption = '&Copy'
  523.         ShortCut = 16429
  524.         Visible = False
  525.       end
  526.       object Paste2: TMenuItem
  527.         Caption = '&Paste'
  528.         ShortCut = 8237
  529.         Visible = False
  530.       end
  531.       object Delete1: TMenuItem
  532.         Caption = '&Delete'
  533.         Visible = False
  534.       end
  535.       object N7: TMenuItem
  536.         Caption = '-'
  537.       end
  538.       object SelectAll2: TMenuItem
  539.         Caption = 'Select &All'
  540.         ShortCut = 16449
  541.       end
  542.     end
  543.     object View1: TMenuItem
  544.       Caption = '&View'
  545.       object ShowToolbar1: TMenuItem
  546.         Caption = 'Show &Mail Toolbar'
  547.       end
  548.       object ShowStyleToolbar1: TMenuItem
  549.         Caption = 'Show S&tyle Toolbar'
  550.       end
  551.       object MenuRuler: TMenuItem
  552.         Caption = 'Show &Ruler'
  553.         GroupIndex = 2
  554.       end
  555.       object MenuLineNumbers: TMenuItem
  556.         Caption = 'Show Line &Numbers'
  557.         GroupIndex = 2
  558.       end
  559.       object ShowStatusBar1: TMenuItem
  560.         Caption = 'Show Status &Bar'
  561.         GroupIndex = 2
  562.       end
  563.       object N16: TMenuItem
  564.         Caption = '-'
  565.         GroupIndex = 2
  566.       end
  567.       object MenuMain: TMenuItem
  568.         Caption = 'View Message &Headers'
  569.         Checked = True
  570.         GroupIndex = 2
  571.         RadioItem = True
  572.       end
  573.       object MenuAttachments: TMenuItem
  574.         Caption = 'View &Attachments'
  575.         GroupIndex = 2
  576.         RadioItem = True
  577.       end
  578.       object N18: TMenuItem
  579.         Caption = '-'
  580.         GroupIndex = 2
  581.       end
  582.       object MenuSpell: TMenuItem
  583.         Caption = '&Enable Spell-As-You-Type'
  584.         GroupIndex = 2
  585.       end
  586.       object EnableSigMenu: TMenuItem
  587.         Tag = 1
  588.         Caption = 'Enable Signature &Pane'
  589.         GroupIndex = 2
  590.       end
  591.       object N22: TMenuItem
  592.         Caption = '-'
  593.         GroupIndex = 2
  594.       end
  595.       object MenuAutoComplete: TMenuItem
  596.         Caption = 'Enable Address Auto-complete'
  597.         GroupIndex = 2
  598.         ShortCut = 16572
  599.       end
  600.     end
  601.     object Insert1: TMenuItem
  602.       Caption = '&Insert'
  603.       object InsertImage1: TMenuItem
  604.         Caption = '&Image...'
  605.       end
  606.       object BackgroundImage1: TMenuItem
  607.         Caption = '&Background Image...'
  608.         OnClick = BackgroundImage1Click
  609.       end
  610.       object MenuEmoticon: TMenuItem
  611.         Caption = 'Emoticon...'
  612.         Visible = False
  613.       end
  614.       object N24: TMenuItem
  615.         Caption = '-'
  616.       end
  617.       object InsertSignature1: TMenuItem
  618.         Caption = '&Default Signature'
  619.         ShortCut = 16455
  620.       end
  621.       object MenuSigs: TMenuItem
  622.         AutoHotkeys = maManual
  623.         Caption = 'Any &Signature'
  624.       end
  625.       object N23: TMenuItem
  626.         Caption = '-'
  627.       end
  628.       object DateandTime1: TMenuItem
  629.         Caption = 'Date and &Time'
  630.         ShortCut = 116
  631.         OnClick = DateandTime1Click
  632.       end
  633.       object Date1: TMenuItem
  634.         Caption = 'D&ate'
  635.         ShortCut = 116
  636.         OnClick = Date1Click
  637.       end
  638.       object ime1: TMenuItem
  639.         Caption = 'Time'
  640.         ShortCut = 116
  641.       end
  642.     end
  643.     object Message1: TMenuItem
  644.       Caption = '&Message'
  645.       object SendMail1: TMenuItem
  646.         Tag = 1
  647.         Caption = '&Send Message'
  648.         ShortCut = 16453
  649.       end
  650.       object MenuQueue: TMenuItem
  651.         Tag = 1
  652.         Caption = '&Queue Message'
  653.         ShortCut = 16465
  654.       end
  655.       object DraftMessage1: TMenuItem
  656.         Tag = 1
  657.         Caption = '&Draft Message'
  658.         ShortCut = 16452
  659.       end
  660.       object N14: TMenuItem
  661.         Caption = '-'
  662.       end
  663.       object Attachfile1: TMenuItem
  664.         Caption = '&Attach File...'
  665.         ShortCut = 16468
  666.       end
  667.       object N17: TMenuItem
  668.         Caption = '-'
  669.         GroupIndex = 1
  670.       end
  671.       object Checkspelling1: TMenuItem
  672.         Caption = '&Check Spelling...'
  673.         GroupIndex = 1
  674.         ShortCut = 118
  675.         OnClick = btnSpellClick
  676.       end
  677.       object MenuThesaurus: TMenuItem
  678.         Caption = 'Thesaurus...'
  679.         GroupIndex = 1
  680.         ShortCut = 8310
  681.         OnClick = MenuThesaurusClick
  682.       end
  683.       object SetupSpelling1: TMenuItem
  684.         Caption = 'C&onfigure Spelling...'
  685.         GroupIndex = 1
  686.       end
  687.       object WordCount1: TMenuItem
  688.         Caption = 'Word Count...'
  689.         GroupIndex = 1
  690.       end
  691.       object N15: TMenuItem
  692.         Caption = '-'
  693.         GroupIndex = 1
  694.       end
  695.       object MenuRR: TMenuItem
  696.         Caption = 'Request Return Receipt'
  697.         GroupIndex = 1
  698.       end
  699.       object Priority1: TMenuItem
  700.         Caption = '&Priority'
  701.         GroupIndex = 1
  702.         object Low1: TMenuItem
  703.           Caption = '&Low'
  704.           GroupIndex = 1
  705.           RadioItem = True
  706.           ShortCut = 24764
  707.         end
  708.         object Normal1: TMenuItem
  709.           Caption = '&Normal'
  710.           Checked = True
  711.           GroupIndex = 1
  712.           RadioItem = True
  713.         end
  714.         object High1: TMenuItem
  715.           Caption = '&High'
  716.           GroupIndex = 1
  717.           RadioItem = True
  718.           ShortCut = 24766
  719.         end
  720.       end
  721.       object N25: TMenuItem
  722.         Caption = '-'
  723.         GroupIndex = 1
  724.       end
  725.       object MenuFormatPlain: TMenuItem
  726.         Tag = 1
  727.         Caption = 'Send as Plain Text'
  728.         Checked = True
  729.         GroupIndex = 1
  730.         RadioItem = True
  731.       end
  732.       object MenuFormatHTML: TMenuItem
  733.         Tag = 1
  734.         Caption = 'Send as Styled Message'
  735.         GroupIndex = 1
  736.         RadioItem = True
  737.       end
  738.       object MenuFormatBoth: TMenuItem
  739.         Tag = 1
  740.         Caption = 'Send Plain and Styled'
  741.         GroupIndex = 1
  742.         RadioItem = True
  743.       end
  744.       object N20: TMenuItem
  745.         Caption = '-'
  746.         GroupIndex = 1
  747.       end
  748.       object MenuSig: TMenuItem
  749.         Caption = 'Include Signature'
  750.         Checked = True
  751.         GroupIndex = 1
  752.         ShortCut = 24654
  753.       end
  754.       object EditSignatures1: TMenuItem
  755.         Caption = 'Edit Signatures'
  756.         GroupIndex = 1
  757.       end
  758.       object N12: TMenuItem
  759.         Caption = '-'
  760.         GroupIndex = 1
  761.       end
  762.       object MenuDisableQP: TMenuItem
  763.         Tag = 1
  764.         Caption = 'Disable QP encoding'
  765.         GroupIndex = 1
  766.       end
  767.       object MenuSplit: TMenuItem
  768.         Tag = 1
  769.         Caption = 'Split Message on Send/Queue'
  770.         GroupIndex = 1
  771.       end
  772.     end
  773.     object Format1: TMenuItem
  774.       Caption = 'F&ormat'
  775.       object FontStyle1: TMenuItem
  776.         Caption = '&Font Style'
  777.         object Bold1: TMenuItem
  778.           Caption = 'Bold'
  779.           ShortCut = 16450
  780.           OnClick = Bold1Click
  781.         end
  782.         object Italic1: TMenuItem
  783.           Caption = 'Italic'
  784.           ShortCut = 16457
  785.           OnClick = Italic1Click
  786.         end
  787.         object Underline1: TMenuItem
  788.           Caption = 'Underline'
  789.           ShortCut = 16469
  790.           OnClick = Underline1Click
  791.         end
  792.       end
  793.       object Paragraph1: TMenuItem
  794.         Caption = '&Paragraph'
  795.         object LeftJustify1: TMenuItem
  796.           Caption = 'Left Justify'
  797.           OnClick = BtnJustifyLeftClick
  798.         end
  799.         object Center1: TMenuItem
  800.           Caption = 'Center Justify'
  801.           OnClick = BtnJustifyCenterClick
  802.         end
  803.         object RightJustify1: TMenuItem
  804.           Caption = 'Right Justify'
  805.           OnClick = BtnJustifyRightClick
  806.         end
  807.         object N9: TMenuItem
  808.           Caption = '-'
  809.           Visible = False
  810.         end
  811.         object Indent1: TMenuItem
  812.           Caption = 'Indent'
  813.           Enabled = False
  814.           Visible = False
  815.         end
  816.         object Unindent1: TMenuItem
  817.           Caption = 'Unindent'
  818.           Enabled = False
  819.           Visible = False
  820.         end
  821.         object Bullets1: TMenuItem
  822.           Caption = 'Bullets'
  823.           Enabled = False
  824.           Visible = False
  825.         end
  826.       end
  827.       object MenuWW: TMenuItem
  828.         Caption = 'Enable Forced Word Wrap'
  829.       end
  830.       object N10: TMenuItem
  831.         Caption = '-'
  832.       end
  833.       object OpenTemplate1: TMenuItem
  834.         AutoHotkeys = maManual
  835.         Caption = 'Open &Template'
  836.       end
  837.       object OpenTemplate2: TMenuItem
  838.         AutoHotkeys = maManual
  839.         Caption = 'Open Template &Body'
  840.       end
  841.       object OpenTemplate5: TMenuItem
  842.         AutoHotkeys = maManual
  843.         Caption = 'Add Template B&ody'
  844.       end
  845.       object N21: TMenuItem
  846.         Caption = '-'
  847.       end
  848.       object MenuClean: TMenuItem
  849.         Caption = 'Re-flow Text'
  850.         ShortCut = 16460
  851.       end
  852.       object MenuQuote: TMenuItem
  853.         Caption = '&Quote Text'
  854.         ShortCut = 16605
  855.       end
  856.       object MenuUnquote: TMenuItem
  857.         Caption = 'U&nquote Text'
  858.         ShortCut = 16603
  859.       end
  860.       object N5: TMenuItem
  861.         Caption = '-'
  862.       end
  863.       object SaveasDefaultmessage1: TMenuItem
  864.         Caption = 'Use as &Default Message Style'
  865.       end
  866.       object ClearAllFormatting1: TMenuItem
  867.         Caption = '&Clear All Formatting'
  868.         ShortCut = 32844
  869.       end
  870.     end
  871.     object Help2: TMenuItem
  872.       Caption = '&Help'
  873.       object Help1: TMenuItem
  874.         Caption = 'Compose Help'
  875.         ShortCut = 112
  876.       end
  877.     end
  878.   end
  879.   object ImageList: TImageList
  880.     Left = 50
  881.     Top = 247
  882.   end
  883.   object PopupBody: TPopupMenu
  884.     OnPopup = PopupBodyPopup
  885.     Left = 22
  886.     Top = 155
  887.     object OpenTemplate3: TMenuItem
  888.       AutoHotkeys = maManual
  889.       Caption = 'Open &Template'
  890.     end
  891.     object OpenTemplate4: TMenuItem
  892.       AutoHotkeys = maManual
  893.       Caption = 'Open Template &Body'
  894.     end
  895.     object OpenTemplate6: TMenuItem
  896.       AutoHotkeys = maManual
  897.       Caption = 'Add Template B&ody'
  898.     end
  899.     object N11: TMenuItem
  900.       Caption = '-'
  901.     end
  902.     object MenuInsert: TMenuItem
  903.       Caption = 'Insert Favourite Address'
  904.     end
  905.     object MenuSigs2: TMenuItem
  906.       AutoHotkeys = maManual
  907.       Caption = 'Insert Signature'
  908.     end
  909.     object MenuAuto: TMenuItem
  910.       Caption = 'Add Text to Auto-Complete...'
  911.       OnClick = MenuAutoClick
  912.     end
  913.     object N19: TMenuItem
  914.       Caption = '-'
  915.     end
  916.     object MenuItem1: TMenuItem
  917.       Caption = '&Undo'
  918.     end
  919.     object MenuItem2: TMenuItem
  920.       Caption = '-'
  921.     end
  922.     object MenuItem3: TMenuItem
  923.       Caption = 'Cu&t'
  924.       OnClick = MenuItem3Click
  925.     end
  926.     object MenuItem4: TMenuItem
  927.       Caption = '&Copy'
  928.       OnClick = MenuItem4Click
  929.     end
  930.     object MenuItem5: TMenuItem
  931.       Caption = '&Paste'
  932.       OnClick = MenuItem5Click
  933.     end
  934.     object PasteStyled1: TMenuItem
  935.       Caption = 'Paste &Styled'
  936.       OnClick = PasteStyled1Click
  937.     end
  938.     object PasteQuoted1: TMenuItem
  939.       Caption = 'Paste Quoted'
  940.       OnClick = PasteQuoted1Click
  941.     end
  942.     object Delete2: TMenuItem
  943.       Caption = '&Delete'
  944.       OnClick = Delete2Click
  945.     end
  946.     object N6: TMenuItem
  947.       Caption = '-'
  948.     end
  949.     object MenuItem6: TMenuItem
  950.       Caption = 'Select &All'
  951.     end
  952.   end
  953.   object Speller: TWPToolsAddictSpell
  954.     ConfigStorage = csFile
  955.     ConfigID = '%UserName%'
  956.     ConfigFilename = '%AppDir%\Spell.ini'
  957.     ConfigRegistryKey = 'Software\Addictive Software\%AppName%'
  958.     ConfigDictionaryDir.Strings = (
  959.       '%AppDir%')
  960.     ConfigAvailableOptions = [soLiveCorrect, soUpcase, soNumbers, soInternet, soQuoted, soAbbreviations, soPrimaryOnly, soRepeated]
  961.     ConfigUseMSWordCustom = True
  962.     ConfigDefaultMain.Strings = (
  963.       'American.adm')
  964.     ConfigDefaultActiveCustom = '%ConfigID%.adu'
  965.     ConfigDefaultOptions = [soLiveSpelling, soLiveCorrect, soInternet, soAbbreviations, soRepeated]
  966.     ConfigDefaultUseMSWordCustom = False
  967.     SuggestionsAutoReplace = False
  968.     SuggestionsLearning = True
  969.     SuggestionsLearningDict = '%AppDir%\%UserName%_sp.adl'
  970.     LiveSpelling = True
  971.     LiveCorrect = True
  972.     QuoteChars = '>'
  973.     DialogInitialPos = ipLastUserPos
  974.     DialogSelectionAvoid = saAvoid
  975.     DialogShowImmediate = False
  976.     DialogShowModal = False
  977.     EndMessage = emExceptCancel
  978.     EndCursorPosition = epOriginal
  979.     EndMessageWordCount = False
  980.     MaxUndo = -1
  981.     MaxSuggestions = -1
  982.     KeepDictionariesActive = False
  983.     SynchronousCheck = True
  984.     UseHourglassCursor = True
  985.     CommandsVisible = [sdcIgnore, sdcIgnoreAll, sdcChange, sdcChangeAll, sdcAdd, sdcAutoCorrect, sdcUndo, sdcHelp, sdcCancel, sdcOptions, sdcCustomDictionary, sdcCustomDictionaries, sdcConfigOK, sdcAddedEdit, sdcAutoCorrectEdit, sdcExcludedEdit, sdcInternalEdit, sdcMainDictFolderBrowse, sdcResetDefaults]
  986.     CommandsEnabled = [sdcIgnore, sdcIgnoreAll, sdcChange, sdcChangeAll, sdcAdd, sdcAutoCorrect, sdcUndo, sdcHelp, sdcCancel, sdcOptions, sdcCustomDictionary, sdcCustomDictionaries, sdcConfigOK, sdcAddedEdit, sdcAutoCorrectEdit, sdcExcludedEdit, sdcInternalEdit, sdcMainDictFolderBrowse, sdcResetDefaults]
  987.     PhoneticSuggestions = True
  988.     PhoneticMaxDistance = 4
  989.     PhoneticDivisor = 2
  990.     PhoneticDepth = 2
  991.     MappingAutoReplace = True
  992.     UseExcludeWords = True
  993.     UseAutoCorrectFirst = False
  994.     RecheckReplacedWords = True
  995.     ResumeFromLastPosition = True
  996.     AllowedCases = cmInitialCapsOrUpcase
  997.     UILanguage = ltEnglish
  998.     UIType = suiDialog
  999.     UILanguageFontControls.Charset = DEFAULT_CHARSET
  1000.     UILanguageFontControls.Color = clWindowText
  1001.     UILanguageFontControls.Height = -13
  1002.     UILanguageFontControls.Name = 'MS Sans Serif'
  1003.     UILanguageFontControls.Style = []
  1004.     UILanguageFontText.Charset = DEFAULT_CHARSET
  1005.     UILanguageFontText.Color = clWindowText
  1006.     UILanguageFontText.Height = -13
  1007.     UILanguageFontText.Name = 'MS Sans Serif'
  1008.     UILanguageFontText.Style = []
  1009.     UILanguageUseFonts = False
  1010.     LiveMenuOptions = [spDialog, spAutoCorrect, spAdd, spIgnoreAll, spIgnore, spReplace]
  1011.     LiveSpellingOptions = True
  1012.     LiveControl = WPBody
  1013.     Left = 58
  1014.     Top = 188
  1015.   end
  1016.   object XMLInterface: TWPXMLInterface
  1017.     HTMLMode = True
  1018.     StyleSheets = <>
  1019.     Encoding = 'windows-1250'
  1020.     Left = 110
  1021.     Top = 112
  1022.   end
  1023.   object UndoStack: TWPUndoStack
  1024.     Left = 150
  1025.     Top = 112
  1026.   end
  1027.   object StyleCollection: TWPStyleCollection
  1028.     Styles = <>
  1029.     SaveToStreamFormat = wpSaveCSSFormat
  1030.     AssignDefaultAttr = True
  1031.     Left = 190
  1032.     Top = 112
  1033.   end
  1034.   object Thesaurus: TWPToolsThesaurus
  1035.     Filename = '%AppDir%\Thesaurus.adt'
  1036.     SortedLists = False
  1037.     DoubleClickAction = dcaLookup
  1038.     UILanguage = ltEnglish
  1039.     CommandsEnabled = [tdcLookedUp, tdcPrevious, tdcLookup, tdcReplace, tdcClose]
  1040.     CommandsVisible = [tdcLookedUp, tdcPrevious, tdcLookup, tdcReplace, tdcClose]
  1041.     HelpCtxThesaurusDialog = 0
  1042.     Left = 94
  1043.     Top = 190
  1044.   end
  1045. end
  1046.